Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cortex extension engine #3451

Conversation

marknguyen1302
Copy link
Contributor

Describe Your Changes

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

typeof extension.provider === 'string'
? extension.provider
: '',
;(extension.providers as string[]).forEach((provider) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

;(

@marknguyen1302 marknguyen1302 marked this pull request as ready for review August 26, 2024 03:42
@louis-jan
Copy link
Contributor

We will get rid of complicated changes to the cortical structure. Close it for now.

@louis-jan louis-jan closed this Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants